@charset "utf-8";
#adcontainer_884808646_1{
	display: none;
}
@media(max-width: 768px){
	#adcontainer_884808646_1{
		display: block;
	}
}
body,html{
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-style: normal;
	font-variant: normal;
	width: 100%;
	/*min-width: 1200px;*/
	height: auto;
	-webkit-overflow-scrolling:touch;
}

h2{
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-weight: 100;
}
h5{
	margin: 10px 0px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7;
    color: #000;
}
.btn_loadmore{
	margin: 140px 0 0 0;
}
.pix-wrapper input[type="button"],
.btn_loadmore a{
	width: 250px;
	margin: 0px auto;
	font-size: 18px;
	letter-spacing: 2px;
	padding: 20px 0;
	color: #fff;
	background: #000000;
	text-align: center;
    font-weight: 500;
	outline: none;
	border: none;
	cursor: pointer;
	transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
	-webkit-appearance: none ;
	border-radius: 0 ;
	display: block;
}
.pix-wrapper input:hover{
	background: #585858;
}
.pix-wrapper{
	margin-top: 50px !important;
	margin: 0px 0px 100px 0px;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

.cf:after{
	content: "";
	display: block;
	clear: both;
}
.fade{
	transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
}
.fade:hover{
	opacity: 0.6;
	-ms-filter: alpha(opacity=60);
}
.hide,
.none{
	display: none ;
}
.invalid{
	pointer-events: none;
}
.hover-culture > .img{
	position: relative;
	overflow: hidden;
}
.hover-culture > .img:before,
.hover-life > .img:before,
.hover-fashion > .img:before,
.hover-information > .img:before,
.hover-feature > .img:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
}
.hover-culture:hover > .img:before{
	background: rgba(237,151,44,0.3);
}
.hover-life:hover > .img:before{
	background: rgba(52,152,219,0.3);
}
.hover-fashion:hover > .img:before{
	background: rgba(26,188,156,0.3);
}
.hover-feature:hover > .img:before{
	background: rgba(229,62,152,0.3);
}
.hover-information:hover > .img:before{
	background: rgba(107,89,220,0.3);
}
.hover-culture:hover > .ttl{
	color: #ed972c !important;
}
.hover-life:hover > .ttl{
	color: #3498db !important;
}
.hover-fashion:hover > .ttl{
	color: #1abc9c !important;
}
.hover-feature:hover > .ttl{
	color: #1abc9c !important;
}
.hover-information:hover > .ttl{
	color: #1abc9c !important;
}
.hover-culture:hover span:nth-child(2){
	color: #ed972c;
}
.hover-life:hover span:nth-child(2){
	color: #3498db;
}
.hover-fashion:hover span:nth-child(2){
	color: #1abc9c;
}
.hover-feature:hover span:nth-child(2){
	color: #bc1a90;
}
.hover-information:hover span:nth-child(2){
	color: #1a8cbc;
}
#adcontainer_884798985_1{
	display: none !important;
}
@media screen and (max-width: 768px){
	#adcontainer_884798985_1{
		display: block !important;
	}
	.btn_loadmore{
		margin: 70px 0 0 0;
	}
}
@media screen and (max-width: 640px){
	.hover-culture > .img:before,
	.hover-life > .img:before,
	.hover-fashion > .img:before,
	.hover-feature > .img:before,
	.hover-information > .img:before{
		display: none;
	}
	.hover-culture:hover > .ttl{
		color: #363636 !important;
	}
	.hover-life:hover > .ttl{
		color: #363636 !important;
	}
	.hover-fashion:hover > .ttl{
		color: #363636 !important;
	}
	.hover-feature:hover > .ttl{
		color: #bc1a90 !important;
	}
	.hover-information:hover > .ttl{
		color: #1a8cbc !important;
	}
}
.for-pc{
	display: block !important;
}
.for-sp{
	display: none !important;
}
@media screen and (max-width: 640px){
	.for-pc{
		display: none !important;
	}
	.for-sp{
		display: block !important;
	}
}
.btn-pagetop{
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 7;
	display: none;
}
	.btn-pagetop a{
		display: block;
		background: url('/assets/www.thelifewares.com/wp/wp-content/themes/LIFEWARES NEW/img/btn_pagetop.png') no-repeat center center;
		background-size: 61px;
		width: 61px;
		height: 32px;
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.topPage .btn-pagetop a{
		display: block;
		background: url('https://73ff2f.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/btn_pagetop_top.png') no-repeat center center;
		background-size: 61px;
		width: 61px;
		height: 32px;
	}
	.btn-pagetop a:hover{
		opacity: 0.6;
	}

.ad-728-90{
	text-align: center;
	padding: 50px 0px;
}
.ad-300-250{
	text-align: center;
	padding: 25px 0px;
}
.ad-300-600{
	text-align: center;
	padding: 25px 0px;
}
.logo_footer{
	display: block;
}
.logo_footer_sp{
	display: none;
}
@media(max-width:640px){
	.logo_footer{
		display: none;
	}
	.logo_footer_sp{
		width: 121.5px;
		margin: 0 auto;
		display: block;
	}
}
/* ----------

header

---------- */
header{
	width: 100%;
    /*height: 53px;*/
    background: #000000;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    box-sizing: content-box;
    position: relative;
    z-index: 11;
}
header.fixed{
	position: fixed;
	top: 0px;
	left: 0px;
}
header.open{
	height: 100%;
}
header nav{
    background: #000000;
}
/*.detailPage header.fixed #gnav{
	padding: 15px 0px;
}*/
	#logo{
		position: absolute;
		top: 0px;
		left: 37px;
		width: 208px;
	}
		#logo a{
			display: block;
			background: url(https://445c5b.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/gnav_logo.svg) no-repeat top center;
			background-size: 208px auto;
			height: 43px;
		}
		#logo a:hover{
			opacity: 0.5;
			-ms-filter: alpha(opacity=50);
		}
		.logo-sp{
			display: none;
		}
	#gnav{
		width: 805px;
		margin: 0px auto;
		padding-left: 50px;
	}
		#gnav ul{
			text-align: center;
			padding: 9px 0px;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
			-o-transition: 0.3s all ease-out;
		}
			#gnav ul li{
				width: 150px;
				text-align: center;
				display: inline-block;
				vertical-align: middle;
				border-right: 1px solid #333333;
				cursor: pointer;
				box-sizing: border-box;
				transition: 0.3s all ease-out;
				-webkit-transition: 0.3s all ease-out;
				-moz-transition: 0.3s all ease-out;
				-ms-transition: 0.3s all ease-out;
				-o-transition: 0.3s all ease-out;
			}
			#gnav ul li:first-child{
				border-left: 1px solid #333333;
			}
			#gnav ul li:last-child{
				width: 53px;
				position: relative;
			}
			#gnav ul li #btn-search-form{
				padding: 0px;
			}
				#gnav ul li a{
					font-size: 14px;
					color: #ffffff;
					cursor: pointer;
					display: block;
					font-family: Futura, "Trebuchet MS", Arial, sans-serif;
					letter-spacing: 4px;
					font-style: normal;
					font-variant: normal;
					transition: 0.3s all ease-out;
					-webkit-transition: 0.3s all ease-out;
					-moz-transition: 0.3s all ease-out;
					-ms-transition: 0.3s all ease-out;
					-o-transition: 0.3s all ease-out;
				}

				/* gnav 1 */
				#gnav ul li.premium.on a,
				#gnav ul li:nth-child(1):hover a{
					color: #6b59dc;
				}
				/* gnav 1 */

				/* gnav 2 */
				#gnav ul li.feature.on a,
				#gnav ul li:nth-child(2):hover a{
					color: #bc1a90;
				}
				/* gnav 2 */

				/* gnav 3 */
				#gnav ul li.fashion.on a,
				#gnav ul li:nth-child(3):hover a{
					color: #1abc9c;
				}
				/* gnav 3 */

				/* gnav 4 */
				#gnav ul li.culture.on a,
				#gnav ul li:nth-child(4):hover a{
					color: #ed972c;
				}
				/* gnav 4 */

				/* gnav 5 */
				#gnav ul li.life.on a,
				#gnav ul li:nth-child(5):hover a{
					color: #3498db;
				}
				/* gnav 5 */
				
				
				
					#gnav ul li a img{
						cursor: pointer;
						display: block;
						transition: 0.3s all ease-out;
						-webkit-transition: 0.3s all ease-out;
						-moz-transition: 0.3s all ease-out;
						-ms-transition: 0.3s all ease-out;
						-o-transition: 0.3s all ease-out;
					}

.hidden {
    display: none;
    visibility: hidden;
}
.search-form{
	position: absolute;
    top: 40px;
    right: 1px;
    visibility: hidden;
    background: #000000;
    z-index: 10;
    opacity: 0;
    transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
}
.search-form.open{
	top: 20px;
    opacity: 1;
    visibility: initial;
     transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
}
.search-field{
	width: 793px;
    height: 80px;
    background: #000000;
    outline: none;
    border-width: 0px;
    padding: 0px;
    font-size: 20px;
    color: #ffffff;
    margin-left: 15px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 4px;
    font-style: normal;
    font-variant: normal;
}
input.search-field::-webkit-input-placeholder {
	color: #ffffff;
	font-size: 14px;
}
input.search-field:-ms-input-placeholder {
	color: #ffffff;
	font-size: 14px;
}
input.search-field::-moz-input-placeholder {
	color: #ffffff;
	font-size: 14px;
}

	#snsList{
		position: absolute;
		top: 10px;
		right: 13px;
	}
	#snsList > p{
		display: inline-block;
		vertical-align: middle;	
	}
		#snsList > p > a{
			width: 27px;
			height: 27px;
			text-align: center;
			line-height: 22px;
			display: block;
		}
		#snsList > p > a:hover{
			opacity: 0.5;
			-ms-filter: alpha(opacity=50);
		}
/* ----------

parts

---------- */
.section-ttl{
	font-size: 30px;
    color: #363636;
    text-align: center;
    position: relative;
    letter-spacing: 5px;
}
.section-ttl:after{
    content: "";
    position: absolute;
    top: 46px;
    left: 50%;
    margin-left: -12.5px;
    width: 15px;
    display: block;
    border-bottom: 1px solid #000000;
}
#runking .section-ttl:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 37px;
	margin-left: -12.5px;
	width: 15px;
	display: block;
	border-bottom: 1px solid #000000;
}
#search .section-ttl:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 4px;
    margin-left: -12.5px;
    width: 15px;
    display: block;
    border-bottom: 1px solid #ffffff;
}
	.section-ttl span{
		font-size: 14px;
		font-weight: bold;
	    color: #333333;
	    display: block;
	    margin-top: 37px;
	    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	}
.column__2{
	width: 1000px;
	margin: 0px auto;
	display: table;
}
	.column__2 > .article,
	.column__2 > .aside{
		display: table-cell;
		vertical-align: top;
	}
.txtFashion,
.txtCulture,
.txtLife,
.txtFeature,
.txtInformation{
	font-size: 12px;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-variant: normal;
	font-weight: 100;
	letter-spacing: 1.5px;
}
.txtFashion{
	color: #1abc9c;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 1px;
    font-style: normal;
    font-variant: normal;
}
.txtCulture{
	color: #ed972c;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 1px;
    font-style: normal;
    font-variant: normal;
}
.txtLife{
	color: #3498db;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 1px;
    font-style: normal;
    font-variant: normal;
}
.txtFeature{
	color: #bc1a90;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 1px;
    font-style: normal;
    font-variant: normal;
}
.txtInformation{
	color: #6b59dc;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 1px;
    font-style: normal;
    font-variant: normal;
}
.time{
	font-size: 14px;
	color: #999999;
	font-family: "Chaparral Pro";
	letter-spacing: 1px;
}
	.time:before{
		content: "｜";
		display: inline-block;
	}
.ico__favorite{
	display: block;
	background: url('https://e8e928.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/ico_favorite.png') no-repeat center top;
    width: 37px;
    height: 54px;
    padding: 8px 0px 0px 0px;
    color: #333333;
    font-size: 12px;
    font-style: oblique;
    letter-spacing: 0;
    text-align: center;
    display: none;
}
.txtReadMore{
	font-size: 14px;
	color: #ffffff;
	font-style: oblique;
	font-weight: 400;
    letter-spacing: 1px;
    transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
}
.txtReadMore:after{
	content: "";
	display: inline-block;
	padding-right: 24px;
	height: 9px;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
}
/*.txtReadMore:hover:after{
	background: url(https://7141b8.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_fashion.png) no-repeat right center;
	padding-right: 29px;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;
}*/
#mv_slider li.hover-fashion a:hover .txtReadMore:after{
	content: "";
    display: inline-block;
    background: url(https://3a60ae.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_white.png) no-repeat right center;
    padding-right: 24px;
    height: 9px;
}
#mv_slider li.hover-culture a:hover .txtReadMore:after{
	content: "";
    display: inline-block;
    background: url(https://3a60ae.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_white.png) no-repeat right center;
    padding-right: 24px;
    height: 9px;
}
#mv_slider li.hover-life:hover a .txtReadMore:after{
	content: "";
    display: inline-block;
    background: url(https://3a60ae.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_white.png) no-repeat right center;
    padding-right: 24px;
    height: 9px;
}
#mv_slider li.hover-feature a:hover .txtReadMore:after{
	content: "";
    display: inline-block;
    background: url(https://3a60ae.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_white.png) no-repeat right center;
    padding-right: 24px;
    height: 9px;
}
#mv_slider li.hover-information a:hover .txtReadMore:after{
	content: "";
    display: inline-block;
    background: url(https://3a60ae.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_white.png) no-repeat right center;
    padding-right: 24px;
    height: 9px;
}
#mv_slider li .inner:hover .txtReadMore:after{
	
	padding-right: 29px;
}


/* ------

	NEWS 新着記事のレイアウト

------ */
.thumbLayout__0{
	width: 320px;
	height: 439px;
	
}
.thumbLayout__0:before{
	content: "";
	display: block;
	position: relative;
}
.thumbLayout__0 .ico__favorite{
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 3;
}
	.thumbLayout__0 a span{
		display: block;
	}
	.thumbLayout__0 a .img{
		position: relative;
	}
	.thumbLayout__0 a .img.not-image img{
		display: none;
	}
	.thumbLayout__0 a .img.not-image:after{
		content: "";
		display: block;
		padding-top: 56.25%;
	}
		.thumbLayout__0 a .img img{
			width: 100%;
		}
		.thumbLayout__0 a span:nth-child(2){
			font-size: 13px;
			margin: 30px 0px 21px;
		}
		.thumbLayout__0 a .ttl{
			font-size: 18px;
			color: #363636;
			line-height: 1.7;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
			-o-transition: 0.3s all ease-out;
		}
		.thumbLayout__0 a .time{
			font-size: 14px;
			color: #999999;
			margin: 5px 0 0 0;
		}
		.thumbLayout__0 a .txt{
			font-size: 14px;
			color: #666666;
			margin: 30px 0px;
			line-height: 1.9;
		}
		.thumbLayout__0 .txtReadMore{color: #999999;}

		.thumbLayout__0 .hover-fashion:hover .ttl{color: #1abc9c;}
		.thumbLayout__0 .hover-culture:hover .ttl{color: #ed972c;}
		.thumbLayout__0 .hover-life:hover .ttl{color: #3498db;}
		.thumbLayout__0 .hover-feature:hover .ttl{color: #bc1a90;}
		.thumbLayout__0 .hover-information:hover .ttl{color: #6b59dc;}
		.thumbLayout__0 .hover-fashion:active .ttl{color: #1abc9c;}
		.thumbLayout__0 .hover-culture:active .ttl{color: #ed972c;}
		.thumbLayout__0 .hover-life:active .ttl{color: #3498db;}
		.thumbLayout__0 .hover-feature:active .ttl{color: #bc1a90;}
		.thumbLayout__0 .hover-information:active .ttl{color: #6b59dc;}

		.thumbLayout__0 .hover-fashion:hover .time{color: #1abc9c;}
		.thumbLayout__0 .hover-culture:hover .time{color: #ed972c;}
		.thumbLayout__0 .hover-life:hover .time{color: #3498db;}
		.thumbLayout__0 .hover-feature:hover .time{color: #bc1a90;}
		.thumbLayout__0 .hover-information:hover .time{color: #6b59dc;}

		.thumbLayout__0 .hover-fashion:hover .txt{color: #1abc9c;}
		.thumbLayout__0 .hover-culture:hover .txt{color: #ed972c;}
		.thumbLayout__0 .hover-life:hover .txt{color: #3498db;}
		.thumbLayout__0 .hover-feature:hover .txt{color: #bc1a90;}
		.thumbLayout__0 .hover-information:hover .txt{color: #6b59dc;}

		.thumbLayout__0 .hover-fashion:hover .txtReadMore{color: #1abc9c;}
		.thumbLayout__0 .hover-culture:hover .txtReadMore{color: #ed972c;}
		.thumbLayout__0 .hover-life:hover .txtReadMore{color: #3498db;}
		.thumbLayout__0 .hover-feature:hover .txtReadMore{color: #bc1a90;}
		.thumbLayout__0 .hover-information:hover .txtReadMore{color: #6b59dc;}

		.thumbLayout__0 .txtReadMore:after{
			content: "";
			display: inline-block;
			background: url('https://943703.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_gray.png') no-repeat right center;
			padding-right: 24px;
			height: 9px;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
			-o-transition: 0.3s all ease-out;
		}
		.thumbLayout__0 .hover-fashion:hover .txtReadMore:after{
			content: "";
			display: inline-block;
			background: url('https://7141b8.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_fashion.png') no-repeat right center;
			background-size: 14px;
			padding-right: 29px;
			
		}
		.thumbLayout__0 .hover-culture:hover .txtReadMore:after{
			content: "";
			display: inline-block;
			background: url('https://8c19c6.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_culture.png') no-repeat right center;
			background-size: 14px;
			padding-right: 29px;
			
		}
		.thumbLayout__0 .hover-life:hover .txtReadMore:after{
			content: "";
			display: inline-block;
			background: url('https://b25990.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_life.png') no-repeat right center;
			background-size: 14px;
			padding-right: 29px;
			
		}
		.thumbLayout__0 .hover-feature:hover .txtReadMore:after{
			content: "";
			display: inline-block;
			background: url('https://f4a8b0.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_feature.png') no-repeat right center;
			background-size: 14px;
			padding-right: 29px;
			
		}
		.thumbLayout__0 .hover-information:hover .txtReadMore:after{
			content: "";
			display: inline-block;
			background: url('https://054bfb.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_information.png') no-repeat right center;
			background-size: 14px;
			padding-right: 29px;
		}
		.thumbLayout__0 a:hover .txtReadMore::after{
			padding-right: 30px;
		}

.newslist .section-ttl{
	margin-top: 100px;
}

.news_list_element{
	width: 1000px;
	margin: 0 auto;
}
@media(max-width: 1000px){
	.news_list_element{
		width: 660px;
	}
}
@media(max-width: 768px){
	.news_list_element{
		width: 100%;
	}
}
.news_list_element_inner{
	margin: 0 -10px;
	overflow: hidden;
	padding-top: 100px;
}
@media(max-width: 768px){
	.news_list_element_inner{
		padding-top: 15px;
		margin: 0 10px;
		padding-top: 30px;
	}
}
.news_list_element .thumbLayout__0{
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
	padding-bottom: 100px;
	height: auto;
}
@media(max-width: 768px){
	.news_list_element .thumbLayout__0{
		width: 100%;
		margin: 0;
		height: auto;
		float: none;
		padding-bottom: 30px;
	}
}






































.thumbLayout__1{
	width: 1200px;
	margin: 0px auto;
	display: table;
	border-top: 1px solid #cfcfcf;
}
.thumbLayout__1:last-of-type{
	border-bottom: 1px solid #cfcfcf;
}
	.thumbLayout__1 a{
		display: block;
		background: #fff;
		padding: 20px 0px
	}
		.thumbLayout__1 dt{
			width: 50%;
			display: table-cell;
			vertical-align: top;
			position: relative;
		}
			.thumbLayout__1 dt img{
				vertical-align: bottom;
			}
			.thumbLayout__1 dt .ico__favorite{
				position: absolute;
				top: 0px;
				left: 10px;
			}
		.thumbLayout__1 dd{
			width: 50%;
			display: table-cell;
			vertical-align: top;
			padding: 53px 100px 35px 50px;
			background: #ffffff;
		}
			.thumbLayout__1 dd span{
				display: block;
			}
			.thumbLayout__1 dd span:first-child{
				font-size: 12px;
				display: block;
				margin: 6px 0px 23px;
			}
			.thumbLayout__1 dd .time{
				font-size: 12px;
				display: block;
				margin: 0px 0px 23px;
			}
			.thumbLayout__1.hover-fashion a:hover .time{
				color: #1abc9c;
			}
			.thumbLayout__1.hover-culture a:hover .time{
				color: #ed972c;
			}
			.thumbLayout__1.hover-life a:hover .time{
				color: #3498db;
			}
			.thumbLayout__1.hover-feature a:hover .time{
				color: #bc1a90;
			}
			.thumbLayout__1.hover-information a:hover .time{
				color: #6b59dc;
			}
			.thumbLayout__1 dd .ttl{
				font-size: 18px;
				font-weight: 600;
				color: #363636;
				line-height: 1.8;
				margin: 0 0 23px 0px;
				transition: 0.3s all ease-out;
				-webkit-transition: 0.3s all ease-out;
				-moz-transition: 0.3s all ease-out;
				-ms-transition: 0.3s all ease-out;
				-o-transition: 0.3s all ease-out;
			}
			.thumbLayout__1 dd .txt{
				font-size: 14px;
				color: #666666;
				margin: 0px 0px 30px 0px;
				line-height: 1.5;
				transition: 0.3s all ease-out;
				-webkit-transition: 0.3s all ease-out;
				-moz-transition: 0.3s all ease-out;
				-ms-transition: 0.3s all ease-out;
				-o-transition: 0.3s all ease-out;
			}
			.thumbLayout__1 a .txtReadMore{
				color: #999999;
			}
			.thumbLayout__1 a .txtReadMore:after {
			    content: "";
			    display: inline-block;
			    background: url(https://943703.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_gray.png) no-repeat right center;
			    padding-right: 24px;
			    height: 9px;
			    transition: 0.3s all ease-out;
			    -webkit-transition: 0.3s all ease-out;
			    -moz-transition: 0.3s all ease-out;
			    -ms-transition: 0.3s all ease-out;
			    -o-transition: 0.3s all ease-out;
			}
			.thumbLayout__1.hover-fashion a:hover .txtReadMore:after{
				content:"";
				background: url(https://7141b8.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_fashion.png) no-repeat right center;
				padding-right: 30px;
				background-size: 14px auto;
			}
			.thumbLayout__1.hover-culture a:hover .txtReadMore:after{
				content:"";
				background: url(https://8c19c6.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_culture.png) no-repeat right center;
				padding-right: 30px;
				background-size: 14px auto;
			}
			.thumbLayout__1.hover-life a:hover .txtReadMore:after{
				content:"";
				background: url(https://b25990.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_life.png) no-repeat right center;
				padding-right: 30px;
				background-size: 14px auto;
			}
			.thumbLayout__1.hover-feature a:hover .txtReadMore:after{
				content:"";
				background: url(https://f4a8b0.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_feature.png) no-repeat right center;
				padding-right: 30px;
				background-size: 14px auto;
			}
			.thumbLayout__1.hover-information a:hover .txtReadMore:after{
				content:"";
				background: url(https://054bfb.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_information.png) no-repeat right center;
				padding-right: 30px;
				background-size: 14px auto;
			}
		.thumbLayout__1.hover-fashion a:hover .txt,
		.thumbLayout__1.hover-fashion a:hover .ttl,
		.thumbLayout__1.hover-fashion a:hover .txtReadMore{
			color: #1abc9c;
		}
		.thumbLayout__1.hover-culture  a:hover .txt,
		.thumbLayout__1.hover-culture  a:hover .ttl,
		.thumbLayout__1.hover-culture a:hover .txtReadMore{
			color: #ed972c;
		}
		.thumbLayout__1.hover-life a:hover .txt,
		.thumbLayout__1.hover-life a:hover .ttl,
		.thumbLayout__1.hover-life a:hover .txtReadMore{
			color: #3498db;
		}
		.thumbLayout__1.hover-feature a:hover .txt,
		.thumbLayout__1.hover-feature a:hover .ttl,
		.thumbLayout__1.hover-feature a:hover .txtReadMore{
			color: #bc1a90;
		}
		.thumbLayout__1.hover-information a:hover .txt,
		.thumbLayout__1.hover-information a:hover .ttl,
		.thumbLayout__1.hover-information a:hover .txtReadMore{
			color: #6b59dc;
		}

		.thumbLayout__1 a:hover .txtReadMore:after{
			padding-right: 30px;
		}
	.thumbLayout__1.hover-culture dt .for-pc:before,
	.thumbLayout__1.hover-life dt .for-pc:before,
	.thumbLayout__1.hover-fashion dt .for-pc:before,
	.thumbLayout__1.hover-feature dt .for-pc:before,
	.thumbLayout__1.hover-information dt .for-pc:before{
		content: "";
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.thumbLayout__1.hover-culture:hover dt .for-pc:before{
		background: rgba(237,151,44,0.5);  
	}
	.thumbLayout__1.hover-life:hover dt .for-pc:before{
		background: rgba(52,152,219,0.5);
	}
	.thumbLayout__1.hover-fashion:hover dt .for-pc:before{
		background: rgba(26, 188, 156, 0.5);
	}
	.thumbLayout__1.hover-information:hover dt .for-pc:before{
		background: rgba(107, 89, 220, 0.5);
	}	
	.thumbLayout__1.hover-feature:hover dt .for-pc:before{
		background: rgba(229, 62, 152, 0.5);
	}
	.thumbLayout__1.hover-culture a:hover .ttl,
	.thumbLayout__1.hover-culture a:hover .ttl .time,
	.thumbLayout__1.hover-culture a:hover .txt{
		color: #ed972c;
	}
	.thumbLayout__1.hover-life a:hover .ttl,
	.thumbLayout__1.hover-life a:hover .ttl .time,
	.thumbLayout__1.hover-life a:hover .txt{
		color: #3498db;
	}
	.thumbLayout__1.hover-fashion a:hover .ttl,
	.thumbLayout__1.hover-fashion a:hover .ttl .time
	.thumbLayout__1.hover-fashion a:hover .txt{
		color: #1abc9c;
	}
	.thumbLayout__1.hover-feature a:hover .ttl,
	.thumbLayout__1.hover-feature a:hover .ttl .time,
	.thumbLayout__1.hover-feature a:hover .txt{
		color: #bc1a90;
	}
	.thumbLayout__1.hover-information a:hover .ttl,
	.thumbLayout__1.hover-information a:hover .ttl .time,
	.thumbLayout__1.hover-information a:hover .txt{
		color: #6b59dc;
	}
/* ------

Feature　特集記事の横幅いっぱいのやつ

------ */
.thumbLayout__2{
	width: 1200px;
	margin: 50px auto 0px;
	position: relative;
	transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
	-o-transition: 0.3s all ease-out;	
}
	.thumbLayout__2:after{
		content: "";
		display: block;
		width: 100%;
		height: 30%;
		position: absolute;
		bottom: 0px;
		left: 0px;
		z-index: 2;
		background: -moz-linear-gradient(bottom, #030303, rgba(255, 255, 255, 0));
		background: -webkit-gradient(linear, center bottom, center top, from(rgb(0, 0, 0)), to(rgba(255, 255, 255, 0)));
		background: -o-linear-gradient(bottom, #030303, rgba(255, 255, 255, 0));
		background: linear-gradient(bottom, #030303, rgba(255, 255, 255, 0));
	}
	
	.thumbLayout__2 > .ico__favorite{
		position: absolute;
		top: 0px;
		left: 10px;
		z-index: 3;
	}
	.thumbLayout__2.hover-culture a .img:before,
	.thumbLayout__2.hover-life a .img:before,
	.thumbLayout__2.hover-fashion a .img:before,
	.thumbLayout__2.hover-feature a .img:before,
	.thumbLayout__2.hover-information a .img:before{
		content: "";
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		width: 100%;
		height: 100%;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
		z-index: 1;
	}
	.thumbLayout__2.hover-culture:hover a .img:before{
		background: rgba(237,151,44,0.5);
	}
	.thumbLayout__2.hover-life:hover a .img:before{
		background: rgba(52,152,219,0.5); 
	}
	.thumbLayout__2.hover-fashion:hover a .img:before{
		background: rgba(26, 188, 156, 0.5);
	}
	.thumbLayout__2.hover-feature:hover a .img:before{
		background: rgba(26, 188, 156, 0.5);
	}
	.thumbLayout__2.hover-information:hover a .img:before{
		background: rgba(26, 188, 156, 0.5);
	}
	.thumbLayout__2 a .img:after{
		content: "";
		display: block;
		padding-top: 39.25%;
	}
	.thumbLayout__2 a .description{
		position: absolute;
		bottom: 30px;
		left: 30px;
		z-index: 3;
		display: block;
	}
	.thumbLayout__2 a .description span{
		display: block;
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
			.thumbLayout__2 a .img img{
				width: 100%;
			}
		.thumbLayout__2.hover-fashion a:hover .description .time{
			color: #1abc9c;
		}
		.thumbLayout__2.hover-culture a:hover .description .time{
			color: #ed972c;
		}
		.thumbLayout__2.hover-life a:hover .description .time{
			color: #3498db;
		}
		.thumbLayout__2.hover-feature a:hover .description .time{
			color: #bc1a90;
		}
		.thumbLayout__2.hover-information a:hover .description .time{
			color: #6b59dc;
		}

		.thumbLayout__2 a .description span:first-child{
			font-size: 12px;
			margin: 0px 0px 18px 0px;
		}
		.thumbLayout__2 a .description .ttl{
			font-size: 20px;
			color: #ffffff;
			margin: 0px 0px 18px 0px;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
			-o-transition: 0.3s all ease-out;
		}
		.thumbLayout__2.hover-culture:hover a .description .ttl{
			color: #ed972c;
		}		
		.thumbLayout__2.hover-life:hover a .description .ttl{
			color: #3498db;
		}		
		.thumbLayout__2.hover-fashion:hover a .description .ttl{
			color: #1abc9c;
		}
		.thumbLayout__2.hover-feature:hover a .description .ttl{
			color: #1abc9c;
		}		
		.thumbLayout__2.hover-information:hover a .description .ttl{
			color: #1abc9c;
		}
/* ---

	PICK UP や　PLAY BACKに使用  

--- */
.thumbLayout__3{
	position: relative;
	width: 200px;
}
	.thumbLayout__3 > .ico__favorite{
		position: absolute;
		top: 0px;
		left: 10px;
		z-index: 3;
	}
	.thumbLayout__3 > a{
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.thumbLayout__3 > a > .time{
		display: block;
		font-size: 11px;
	}
	.thumbLayout__3 a .img img{
		width: 100%;
	}
.thumbLayout__3.hover-culture a .img,
.thumbLayout__3.hover-life a .img,
.thumbLayout__3.hover-fashion a .img,
.thumbLayout__3.hover-feature a .img,
.thumbLayout__3.hover-information a .img{
	position: relative;
	display: block;
}
.thumbLayout__3.hover-culture a .img:before,
.thumbLayout__3.hover-life a .img:before,
.thumbLayout__3.hover-fashion a .img:before,
.thumbLayout__3.hover-feature a .img:before,
.thumbLayout__3.hover-information a .img:before{
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
	-moz-transition: 0.3s all ease-out;
	-ms-transition: 0.3s all ease-out;
}
.thumbLayout__3.hover-culture a:hover .img:before{
	background: rgba(237,151,44,0.5);
}
.thumbLayout__3.hover-life a:hover .img:before{
	background: rgba(52,152,219,0.5);
}
.thumbLayout__3.hover-fashion a:hover .img:before{
	background: rgba(26, 188, 156, 0.5);
}
.thumbLayout__3.hover-feature a:hover .img:before{
	background-color: rgba(229,62,152,0.7);
}
.thumbLayout__3.hover-information a:hover .img:before{
	background-color: rgba(107,89,220,0.7);
}
.thumbLayout__3.hover-culture a:hover .txt{
	color: #ed972c;
}
.thumbLayout__3.hover-life a:hover .txt{
	color: #3498db;  
}
.thumbLayout__3.hover-fashion a:hover .txt{
	color: #1abc9c;
}
.thumbLayout__3.hover-feature a:hover .txt{
	color: #e53e98;
}
.thumbLayout__3.hover-information a:hover .txt{
	color: #6b59dc;
}
	.thumbLayout__3 > .ico__favorite{
		position: absolute;
		top: 0px;
		left: 10px;
		z-index: 3;
	}
	.thumbLayout__3 > a > p:nth-of-type(1){
		margin: 20px 0px 15px;
	}
	.thumbLayout__3 > a > .txt{
		font-size: 14px;
		font-weight: 500;
		line-height: 1.5;
		margin-bottom: 10px;
		color: #000000;
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.thumbLayout__3 > a > .img.not-image:after{
		content: "";
		display: block;
		padding-top: 56.00000000000001%;
	}
	.thumbLayout__3 > a > .time{
		display: block;
		font-size: 11px;
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.thumbLayout__3.hover-fashion > a:hover > .time{
		color: #1abc9c;
	}
	.thumbLayout__3.hover-culture > a:hover > .time{
		color: #ed972c;
	}
	.thumbLayout__3.hover-life > a:hover > .time{
		color: #3498db;
	}
	.thumbLayout__3.hover-feature > a:hover > .time{
		color: #bc1a90;
	}
	.thumbLayout__3.hover-information > a:hover > .time{
		color: #6b59dc;
	}
/* ---

.RANKING　※縦ならびのサムネイル

--- */
.thumbLayout-wrap__4{
/*    padding-left: 20px;
    border-left: 1px solid #000000;*/
    width: 320px;
    margin: 100px 0 0 0px;
    padding-left: 30px;
    border-left: 1px solid #cccccc;
}

.detailPage .thumbLayout-wrap__4{
	width: 100%;
    border-left: none;
    border-top: 1px solid #000000;
    margin: 0px auto;
    display: block;
    padding-left: 0;
}
.border-b-black{
	border-bottom: 1px solid #000000;
}
	.thumbLayout-wrap__4 h2{
		font-size: 24px;
		text-align: center;
		margin: 40px 0px 0px 0px;
		/*font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
		font-weight: 500 !important;
	}
		.thumbLayout-wrap__4 .tabList{
			margin: 52px auto 0px;
		}
.thumbLayout__4{
	width: 300px;
	margin: 40px auto 0px;
}
@media(max-width:1200px){
	.thumbLayout__4{
		width: 100%;
	}
}
#monthly-ranking{
	display: block !important;
}
	.thumbLayout__4 > li{
		border-bottom: 1px solid #cccccc;
	    padding: 20px 0px;
	}
		.thumbLayout__4 > li > a{
			display: table;
			transition: 0.3s all ease-out;
			-o-transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
		}
		.thumbLayout__4 > li > a:hover{
			opacity: 0.5;
			-ms-filter: alpha(opacity=50);
		}
			.thumbLayout__4 > li > a > .left{
				width: 110px;
				display: table-cell;
				vertical-align: top;
				position: relative;
			}
			.thumbLayout__4 > li > a > .right{
				display: table-cell;
				vertical-align: top;
				font-size: 12px;
				color: #000000;
				padding-left: 15px;
				line-height: 1.5;
			}
/* ----------

bunner

---------- */
.bnrArea__1,
.bnrArea__2{
	background: #000000;
}
.bnrArea__1{
	padding: 50px 0px;
}
.bnrArea__1.none{
	display: none !important;
}
.bnrArea__2{
	padding: 100px 0px;
}
	.bnrArea__1 a,
	.bnrArea__2 a{
		display: block;
		text-align: center;
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.bnrArea__1 a:hover,
	.bnrArea__2 a:hover{
		opacity: 0.8;
		-ms-filter: alpha(opacity=80);
	}
	/*.bnrArea__1 a:before,
	.bnrArea__2 a:before{
		content: "SPONSORED LINK   __";
		display: inline-block;
		vertical-align: bottom;
		font-size: 10px;
		color: #666666;
		padding-right: 15px;
	}*/
	.bnrArea__1 a img{
		width: 80%;
		margin: 20px auto;
	}
	.bnrArea__2 a img{
		/*width: 90%;*/
		margin: 0 auto;
	}
.bnrArea__300-600{
	width: 300px;
	margin: 27px auto;
    height: 600px;
    background: #cccccc;
}
.bnrArea__300-250{
	padding: 30px 0px;
	text-align: center;
}
	.bnrArea__300-250 p{
		width: 300px;
		margin: 0px auto;
		text-align: center;
		height: 250px;
		background: #cccccc;
	}
/* ----------

thumbLayout__4　についているタブ

---------- */
.tabList{
	display: table;
	margin: 0px auto;
}
	.tabList li{
		display: table-cell;
		vertical-align: middle;
		padding: 0px 7px; 
	}
		.tabList li a{
			font-size: 12px;
			color: #999999;
			cursor: pointer;
		}
		.tabList li.on a{
			color: #000000;
		}
/* ----------

RANKING の数字

---------- */
.ranking .thumbLayout__4 > li > a > .left:before{
	content: "";
	display: block;
	position: absolute;
}
.ranking .thumbLayout__4 > li:nth-child(1) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://fa87b8.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_1.png') no-repeat left top;
	width: 15px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(2) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://e73379.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_2.png') no-repeat left top;
	width: 17px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(3) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://9ba24c.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_3.png') no-repeat left top;
	width: 16px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(4) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://0b95b0.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_4.png') no-repeat left top;
	width: 16px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(5) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://a83ee2.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_5.png') no-repeat left top;
	width: 17px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(6) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://d55f63.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_6.png') no-repeat left top;
	width: 16px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(7) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://665ae4.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_7.png') no-repeat left top;
	width: 15px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(8) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://98da3a.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_8.png') no-repeat left top;
	width: 16px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(9) > a > .left:before{
	
	top: -10px;
	left: -9px;
	background: url('https://d1773e.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_9.png') no-repeat left top;
	width: 15px;
	height: 17px;
}
.ranking .thumbLayout__4 > li:nth-child(10) > a > .left:before{
	top: -10px;
	left: -9px;
	background: url('https://bb3c4e.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/num_10.png') no-repeat left top;
	width: 31px;
	height: 17px;
}
/* ----------

隣接ページ

---------- */
.adjacent__section{
	width: 100%;
	display: table;
}
	.adjacent__section .adjacent__left,
	.adjacent__section .adjacent__right{
		width: 50%;
		display: table-cell;
		vertical-align: bottom;
		position: relative;
	}
	.adjacent__section .adjacent__left:before,
	.adjacent__section .adjacent__right:before{
		content: "";
		position: absolute;
		width: 100%;
		top: 50%;
		height: 1px;
		background: rgba(255,255,255,0.8);
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		z-index: 2;
	}
	.adjacent__section .adjacent__left a,
	.adjacent__section .adjacent__right a{
		display: block;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		background-color: rgba(0, 0, 0, 1);
	}
	.adjacent__section .adjacent__left a.fashion:hover,
	.adjacent__section .adjacent__right a.fashion:hover{

	}
	.adjacent__section .adjacent__left a.sample-1,
	.adjacent__section .adjacent__right a.sample-1{
		background-image: url('https://d94375.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/css/img/img_sample_01.png');
	}
	.adjacent__section .adjacent__left a:after,
	.adjacent__section .adjacent__right a:after{
		content: "";
		display: block;
		padding-top: 60.120059%;
		background-color: rgba(0, 0, 0, 0.5);
		transition: 0.3s all ease-out;
		-webkit-transition: 0.3s all ease-out;
		-moz-transition: 0.3s all ease-out;
		-ms-transition: 0.3s all ease-out;
		-o-transition: 0.3s all ease-out;
	}
	.adjacent__section .adjacent__left a.fashion:hover:after,
	.adjacent__section .adjacent__right a.fashion:hover:after{
		background: rgba(26, 188, 156, 0.5);
	}
	.adjacent__section .adjacent__left a.culture:hover:after,
	.adjacent__section .adjacent__right a.culture:hover:after{
		background: rgba(237,151,44,0.5);
	}
	.adjacent__section .adjacent__left a.life:hover:after,
	.adjacent__section .adjacent__right a.life:hover:after{
		background: rgba(52,152,219,0.5);
	}
	.adjacent__section .adjacent__left a.feature:hover:after,
	.adjacent__section .adjacent__right a.feature:hover:after{
		background: rgba(229, 62, 152, 0.5);
	}
	.adjacent__section .adjacent__left a.information:hover:after,
	.adjacent__section .adjacent__right a.information:hover:after{
		background: rgba(107, 89, 220, 0.5);
	}
		.adjacent__section div span{
			display: block;
			color: #ffffff;
			position: absolute;
			top: 44%;
			font-size: 12px;
			line-height: 1.5;
		}
		.adjacent__section .adjacent__left span{
			right: 20px;
			margin-left: 20px;
		}
		.adjacent__section .adjacent__left span:before{
			content: "";
			display: inline-block;
			background: url("https://bf259f.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/single/btn_back_white.png") no-repeat left center;
			width: 30px;
			height: 6px;
			padding-right: 10px;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
		}
		.adjacent__section .adjacent__left a:hover span:before{
			padding-right: 20px;
		}
		.adjacent__section .adjacent__right span:after{
			content: "";
			display: inline-block;
			background: url("https://3bdd59.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/single/btn_next_white.png") no-repeat right center;
			width: 30px;
			height: 6px;
			padding-left: 10px;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
		}
		.adjacent__section .adjacent__right a:hover span:after{
			padding-left: 20px;
		}
		.adjacent__section .adjacent__right span{
			left: 20px;
		}
		.adjacent__section .adjacent__left img,
		.adjacent__section .adjacent__right img{
			vertical-align: bottom;
		}
.btn-pagetop__2 a{
	text-align: center;
	padding: 14px 0px;
	display: block;
	opacity: 1 !important;
}
/* ----------

footer

---------- */
footer{
	background: #000000;
	padding: 77px 0px 0px 0px;
	border-top: 1px solid #333333;
}
	footer > ul{
		width: 1000px;
		margin: 0px auto;
	}
		footer > ul > li{
			width: 246px;
			height: auto;
			padding-left: 19px;
			display: inline-block;
			vertical-align: top;
			border-left: 1px solid #333333;
			box-sizing: border-box;
		}
		footer > ul > li:last-child{
			padding-left: 55px;
		}
		footer > ul > li:last-child a{
			display: block;
			margin: 35px 0px 0px 0px;
			transition: 0.3s all ease-out;
			-webkit-transition: 0.3s all ease-out;
			-moz-transition: 0.3s all ease-out;
			-ms-transition: 0.3s all ease-out;
			-o-transition: 0.3s all ease-out;
		}
		footer > ul > li:last-child a:hover{
			opacity: 0.6;
		}
			footer > ul > li > p{
				font-size: 12px;
				margin-bottom: 20px;
			}
				footer > ul > li > p >a{
					color: #999999;
					letter-spacing: 2px;
					transition: 0.3s all ease-out;
					-webkit-transition: 0.3s all ease-out;
					-moz-transition: 0.3s all ease-out;
					-ms-transition: 0.3s all ease-out;
					-o-transition: 0.3s all ease-out;
				}
				footer > ul > li > p >a:hover{
					opacity: 0.6;
				}
	footer #copy_right{
		border-top: 1px solid #333333;
		padding: 15px 0px;
		color: #666666;
		text-align: center;
		font-size: 10px;
	}
.btn-pagetop__2{
	display: none;
}
.detailPage table td{
	padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}
.detailPage table tr td:nth-child(1){
	font-size: 13px;
    color: #949494;
	vertical-align: top;
}
/* ---------- 
-------------

(breakpoint: width: 1225px)

-------------
---------- */

@media screen and (max-width: 1225px){

	#logo{
		left: 10px;
	}
	
}/* (max-width: 1225px) */

@media screen and (min-width: 769px) and (max-width: 1200px){

	body, html{
		min-width: 100%;
	}
	.bnrArea__1 .for-pc{
		display: none;
	}
	.bnrArea__1 .for-sp{
		display: block;
	}
	.detailPage header{
		position: fixed;
	}
	.detailPage .bg{
		padding: 50px 0px 100px 0px;
	}
		#gnav ul li{
			width: 15%;
		}
	header nav{
		min-width: 100%;
	}
	header nav.open{
		position: fixed;
		top: 0px;
		left: 0px;
		height: 100%;
		overflow-y: scroll;
		z-index: 10;
	}
	#logo{
		width: 192px;
		vertical-align: top;
	}
		#logo a{
			width: 192px;
			background: url(https://445c5b.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/gnav_logo.svg) no-repeat left 0px;
			background-size: 100% auto;
		}
	
	.detailPage .thumbLayout-wrap__4 {
	    width: 90%;
	    border-top: 1px solid #cccccc;
	}
	.search-form.open{
		top: 0px;
	}
		.thumbLayout__1{
			width: 95%;
		}
		.thumbLayout__1 .for-pc{
			display: none !important;
		}
		.thumbLayout__1 .for-sp{
			display: block !important;
		}
		.thumbLayout__1 dd{
			padding: 15px 10px 0px 25px;
		}
		.thumbLayout__1 dd span:first-child{
			font-size: 10px;
			margin: 0 0 11.5px 0;
		}
		.thumbLayout__1 dd .ttl{
			font-size: 15px;
			margin: 0 0 11.5px 0;
			line-height: 1.3;
		}
		.thumbLayout__1 dd .txt {
			font-size: 12px;
			margin: 0 0 15px 0;
		}
		.thumbLayout__2{
			width: 95%;
			margin: 21px auto 0px;
		}
	.column__2{
		width: 100%;
	}
	.column__2 > .article, .column__2 > .aside{
		display: block;
	}
	#rankingList.thumbLayout-wrap__4 {
		width: 100%;
		padding-left: 0px;
		border-left: none;
		margin: 0px 0 0 0;
	}
	#rankingList .thumbLayout__4{
		width: 95%;
		border-left: none;
	}
	.adjacent__section .adjacent__right:before{
		top: 35%;
	}
	.adjacent__section .adjacent__left:before{
		top: 35%;
	}
	.adjacent__section .adjacent__left span:before{
		position: absolute;
	    top: -40px;
	    right: -23px;
	}
	.adjacent__section .adjacent__right span:after{
		position: absolute;
	    top: -40px;
	    left: -23px;
	}
	footer > ul{
		width: 95%;
		overflow: hidden;
	}
	footer  ul li:nth-child(odd){
		width: 45%;
		display: block;
		float: left;
		height: auto;
	}
	footer  ul li:nth-child(even){
		width: 45%;
		display: block;
		float: right;
		height: auto;
	}
	footer > ul > li:last-child{
		padding-left: 20px;
	}



.btn-pagetop__2{
	display: none;
}

}/* tablet (769px 〜 1200px) */

@media screen and (min-width: 769px) and (max-width: 1015px){
	#logo{
		width: 15%;
	    top: 50%;
	    left: 0;
	    margin-top: -20.5px;
	}
	#logo a{
		width: 100%;
		height: 35px;
		background: url(https://445c5b.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/gnav_logo.svg) no-repeat left center;
		background-size: 100% auto;
	}
	#gnav{
		width: 80%;
		padding-left: 55px;
	}
	#gnav ul li{
		width: 17%;
	}
	#snsList{
		right: 0px;
	}

}/* @media screen and (min-width: 769px) and (max-width: 1015px) */

/* ---------- 
-------------

tablet (breakpoint: width: 768px)

-------------
---------- */
@media screen and (max-width: 768px){
	body, html{
		min-width: 100%;
	}
	.bnrArea__1 .for-pc{
		display: none !important;
	}
	.bnrArea__1{
		padding: 0px 0px;
	}
	.bnrArea__1 .for-sp{
		display: block;
	}
	header{
		height: 45px;
	}
	.detailPage header{
		position: fixed;
	}
	.detailPage .bg{
		padding: 45px 0px 0px 0px;
	}
	header nav {
	    min-width: 100%;
	    height: 45px;
	}
	#logo {
	    width: 192px;
	    vertical-align: top;
	}
	.logo-sp{
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
	}
		.logo-sp a{
			width: 192px;
			height: 48px;
			background: url(https://445c5b.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/gnav_logo.svg) no-repeat 10px 0px;
			background-size: 90% auto;
			display: block;
		}
	header nav{
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		position: fixed;
		top: -1.5%;
		left: 0px;
		z-index: 10;
		transition: 0.3s ease-out;
		-webkit-transition: 0.3s ease-out;
		-moz-transition: 0.3s ease-out;
		-ms-transition: 0.3s ease-out;
		-o-transition: 0.3s ease-out;
		display: block;
		opacity: 0;
		visibility: hidden;
	}
	header nav.open{
		top: 0%;
		opacity: 1;
		visibility: initial;
		z-index: 99;
	}
	.gnav__inner{
		width: 100%;
		height: 100%;
	}
	header nav #gnav{
		width: 100%;
		margin: 45px auto 0px;
		display: block;
		padding-left: 0%
	}
		header nav #gnav ul{
			width: 100%;
			background: #000000;
			padding: 0px;
		}
		header nav #gnav ul li{
			width: 100%;
			display: block;
			background: #000000;
			border-bottom: 1px solid #333333;
			border-right: none;
		}	
			header nav #gnav ul li:first-child{
				border-top: 1px solid #333333;
				border-left: none;
			}
			header nav #gnav ul li:last-child{
				width: 100%;
				height: 69px;
				display: block;
			}
			header nav #gnav ul li:last-child a{
				position: absolute;
				top: 50%;
				right: 50%;
				margin-right: 43px;
				overflow: hidden;
				z-index: 11;
			}
			.search-form{
				width: 100%;
				text-align: center;
				top: 0px;
				right: 0px;
				height: 69px;
				line-height: 69px;
				visibility: hidden;
				opacity: 1;
			}
			#gnav.open .search-form{
				visibility: initial;
			}
			.search-form.open{
				top: 0px;
			}
			.search-field{
				width: 100%;
				height: 69px;
				line-height: 69px;
				margin-left: 0px;
				outline: none;
				text-align: center;
				font-size: 14px;
				border-bottom: 1px solid #333333;
			}
			::-webkit-input-placeholder {
			  color: #ffffff;
			}
			::-moz-placeholder {
			  color: #ffffff; opacity: 1;
			}
			:-ms-input-placeholder {
			  color: #ffffff;
			}
				header nav #gnav ul li a{	
					padding: 28px 0px;
					display: inline-block;
				}
			header nav #gnav ul li:nth-child(1) a{
				width: 100%;
			}
			header nav #gnav ul li:nth-child(2) a{
				width: 100%;
			}
			header nav #gnav ul li:nth-child(3) a{
				width: 100%;
			}
			header nav #gnav ul li:nth-child(4) a{
				width: 100%;
			}
			header nav #gnav ul li:nth-child(5) a{
				width: 100%;
			}
	.btn__menu{
		width: 50px;
		height: 51px;
		text-align: center;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 99;
		transition: 0.3s ease-out;
		-webkit-transition: 0.3s ease-out;
		-moz-transition: 0.3s ease-out;
		-ms-transition: 0.3s ease-out;
		-o-transition: 0.3s ease-out;
	}
	.btn__menu:before{
		content: "";
		position: relative;
	}
		.btn__menu p:nth-child(1){
			position: absolute;
			top: 15px;
			right: 50%;
			width: 31.5px;
			height: 1.5px;
			margin-right: -20px;
			background: #ffffff;
			transition: 0.3s ease-out;
			-webkit-transition: 0.3s ease-out;
			-moz-transition: 0.3s ease-out;
			-ms-transition: 0.3s ease-out;
			-o-transition: 0.3s ease-out;
		}
		.btn__menu.open p:nth-child(1){
			transform: rotate(315deg);
			-webkit-transform: rotate(315deg);
			-moz-transform: rotate(315deg);
			-ms-transform: rotate(315deg);
			top: 22px;
		}
		.btn__menu p:nth-child(2){
			position: absolute;
			top: 22px;
			right: 50%;
			width: 31.5px;
			height: 1.5px;
			margin-right: -20px;
			background: #ffffff;
			transition: 0.3s ease-out;
			-webkit-transition: 0.3s ease-out;
			-moz-transition: 0.3s ease-out;
			-ms-transition: 0.3s ease-out;
			-o-transition: 0.3s ease-out;
		}
		.btn__menu.open p:nth-child(2){
			transform: translateX(100%);
			-webkit-transform: translateX(100%);
			-moz-transform: translateX(100%);
			-ms-transform: translateX(100%);
			opacity: 0;
		}
		.btn__menu p:nth-child(3){
			position: absolute;
			bottom: 21px;
			right: 50%;
			width: 31.5px;
			height: 1.5px;
			margin-right: -20px;
			background: #ffffff;
			transition: 0.3s ease-out;
			-webkit-transition: 0.3s ease-out;
			-moz-transition: 0.3s ease-out;
			-ms-transition: 0.3s ease-out;
			-o-transition: 0.3s ease-out;
		}
		.btn__menu.open p:nth-child(3){
			transform: rotate(-135deg);
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			-ms-transform: rotate(-135deg);
			bottom: 27px;
		}
	#snsList{
		display: block;
		width: 100%;
		background: #000000;
		text-align: center;
		padding: 26px 0px;
		position: initial;
		top: 0px;
		right: 0px;
	}
		#snsList > p{
			padding: 0px 50px;
		}
	.siteMap-list{
		width: 100%;
		background: #000000;
		border-top: 1px solid #333333;
		box-sizing: border-box;
		display: block !important;
	}
		.siteMap-list li{
			width: 50%;
			display: inline-block;
			border-bottom: 1px solid #333333;
			box-sizing: border-box;
		}
		.siteMap-list li:nth-child(odd){
			border-right: 1px solid #333333;
			box-sizing: border-box;
		}
			.siteMap-list li a{
				color: #999999;
				font-size: 12px;
				padding: 25px 0px 25px 22px;
				display: block;
			}
	.btn__menu{
		width: 50px;
		height: 51px;
		text-align: center;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 99;
		transition: 0.3s ease-out;
		-webkit-transition: 0.3s ease-out;
		-moz-transition: 0.3s ease-out;
		-ms-transition: 0.3s ease-out;
		-o-transition: 0.3s ease-out;
	}
	.btn__menu:before{
		content: "";
		position: relative;
	}
	.btn__menu.open{
		position: fixed;
	}
		.btn__menu p:nth-child(1){
			position: absolute;
			top: 15px;
			right: 50%;
			width: 31.5px;
			height: 1.5px;
			margin-right: -20px;
			background: #ffffff;
			transition: 0.3s ease-out;
			-webkit-transition: 0.3s ease-out;
			-moz-transition: 0.3s ease-out;
			-ms-transition: 0.3s ease-out;
			-o-transition: 0.3s ease-out;
		}
		.btn__menu.open p:nth-child(1){
			transform: rotate(315deg);
			-webkit-transform: rotate(315deg);
			-moz-transform: rotate(315deg);
			-ms-transform: rotate(315deg);
			top: 22px;
		}
		.btn__menu p:nth-child(2){
			position: absolute;
			top: 22px;
			right: 50%;
			width: 31.5px;
			height: 1.5px;
			margin-right: -20px;
			background: #ffffff;
			transition: 0.3s ease-out;
			-webkit-transition: 0.3s ease-out;
			-moz-transition: 0.3s ease-out;
			-ms-transition: 0.3s ease-out;
			-o-transition: 0.3s ease-out;
		}
		.btn__menu.open p:nth-child(2){
			transform: translateX(100%);
			-webkit-transform: translateX(100%);
			-moz-transform: translateX(100%);
			-ms-transform: translateX(100%);
			opacity: 0;
		}
		.btn__menu p:nth-child(3){
			position: absolute;
			bottom: 21px;
			right: 50%;
			width: 31.5px;
			height: 1.5px;
			margin-right: -20px;
			background: #ffffff;
			transition: 0.3s ease-out;
			-webkit-transition: 0.3s ease-out;
			-moz-transition: 0.3s ease-out;
			-ms-transition: 0.3s ease-out;
			-o-transition: 0.3s ease-out;
		}
		.btn__menu.open p:nth-child(3){
			transform: rotate(-135deg);
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			-ms-transform: rotate(-135deg);
			bottom: 27px;
		}
	header nav{
		min-width: 100%;
		height: 45px;
		position: relative;
	}
	header nav.open{
		position: fixed;
		top: 0px;
		left: 0px;
		height: 100%;
		overflow-y: scroll;
		z-index: 10;
	}
	#logo{
		width: 192px;
	}
		#logo a{
			width: 192px;
			height: 45px;
			background: url(https://445c5b.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/gnav_logo.svg) no-repeat 10px 0px;
			background-size: 90% auto;
		}

	header nav{
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		position: fixed;
		top: -1.5%;
		left: 0px;
		z-index: 10;
		transition: 0.3s ease-out;
		-webkit-transition: 0.3s ease-out;
		-moz-transition: 0.3s ease-out;
		-ms-transition: 0.3s ease-out;
		-o-transition: 0.3s ease-out;
		display: block;
		opacity: 0;
		visibility: hidden;
	}
	header nav.open{
		top: 0%;
		opacity: 1;
		visibility: initial;
		z-index: 99;
	}
		header nav #gnav ul li:nth-child(1) a{
			width: 100%;
		}
		header nav #gnav ul li:nth-child(2) a{
			width: 100%;
		}
		header nav #gnav ul li:nth-child(3) a{
			width: 100%;
		}
		header nav #gnav ul li:nth-child(4) a{
			width: 100%;
		}
		header nav #gnav ul li:nth-child(5) a{
			width: 100%;
		}
	#snsList{
		display: block;
		width: 100%;
		min-width: 100%;
		line-height: initial;
		background: #000000;
		text-align: center;
		padding: 26px 0px;
	}
	#snsList > p{
		padding: 0px 50px;
	}
	.detailPage .thumbLayout-wrap__4 {
	    width: 90%;
	    border-top: 1px solid #cccccc;
    
	}
	.siteMap-list{
		width: 100%;
		background: #000000;
		border-top: 1px solid #333333;
		box-sizing: border-box;
		display: block !important;
	}
		.siteMap-list li{
			width: 50%;
			display: inline-block;
			border-bottom: 1px solid #333333;
			box-sizing: border-box;
		}
		.siteMap-list li:nth-child(odd){
			border-right: 1px solid #333333;
			box-sizing: border-box;
		}
			.siteMap-list li a{
				color: #999999;
				font-size: 12px;
				padding: 25px 0px 25px 22px;
				display: block;
			}
		.thumbLayout__1{
			width: 95%;
		}
		.thumbLayout__1 .for-pc{
			display: none !important;
		}
		.thumbLayout__1 .for-sp{
			display: block !important;
		}
		.thumbLayout__1 dd{
			padding: 15px 10px 0px 25px;
		}
		.thumbLayout__1 dd span:first-child{
			font-size: 10px;
			margin: 0 0 11.5px 0;
		}
		.thumbLayout__1 dd .ttl{
			font-size: 15px;
			margin: 0 0 11.5px 0;
			line-height: 1.3;
		}
		.thumbLayout__1 dd .txt {
			font-size: 12px;
			margin: 0 0 15px 0;
		}
		.thumbLayout__2{
			width: 95%;
			margin: 21px auto 0px;
		}
	.column__2{
		width: 100%;
	}
	.column__2 > .article, .column__2 > .aside{
		display: block;
	}
	#rankingList.thumbLayout-wrap__4 {
		width: 100%;
		padding-left: 0px;
		border-left: none;
		margin: 0px 0 0 0;
	}
	#rankingList .thumbLayout__4{
		width: 95%;
		border-left: none;
	}
	.adjacent__section .adjacent__right:before{
		top: 35%;
	}
	.adjacent__section .adjacent__left:before{
		top: 35%;
	}
	.adjacent__section .adjacent__left span:before{
		position: absolute;
	    top: -40px;
	    right: -23px;
	}
	.adjacent__section .adjacent__right span:after{
		position: absolute;
	    top: -40px;
	    left: -23px;
	}
	footer > ul{
		width: 95%;
		overflow: hidden;
	}
	footer  ul li:nth-child(odd){
		width: 45%;
		display: block;
		float: left;
	}
	footer  ul li:nth-child(even){
		width: 45%;
		display: block;
		float: right;
	}
	footer > ul > li:last-child{
		padding-left: 20px;
	}

.btn-pagetop__2{
	display: none;
}





}
/* @media screen and (max-width: 768px) */



/* ---------- 
-------------

sp (breakpoint: width: 640px)

-------------
---------- */
@media screen and (max-width: 640px){

	body,html{
		position: relative;
		min-width: 100%;
	}
	header{
		height: 45px;
	}
	/* ------

	header

	------ */
	header nav{
		min-width: 100%;
		height: 45px;
	}
	header nav.open{
		position: fixed;
		top: 0px;
		left: 0px;
		height: 100%;
		overflow-y: scroll;
		z-index: 10;
	}
	#logo{
		width: 192px;
		vertical-align: top;
	}
		#logo a{
			width: 192px;
			height: 48px;
			background: url(https://445c5b.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/gnav_logo.svg) no-repeat 10px 0px;
			background-size: 90% auto;
		}

	header nav{
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		position: fixed;
		top: -1.5%;
		left: 0px;
		z-index: 0;
		transition: 0.3s ease-out;
		-webkit-transition: 0.3s ease-out;
		-moz-transition: 0.3s ease-out;
		-ms-transition: 0.3s ease-out;
		-o-transition: 0.3s ease-out;
		opacity: 0;
		visibility: hidden;
	}
	header nav.open{
		top: 0px;
		opacity: 1;
		visibility: initial;
		z-index: 99;
	}
	.gnav__inner{
		width: 100%;
		height: 100%;
		display: block;
	}
	header nav #gnav.open .gnav__inner{
		margin: 45px 0px 0px 0px;
	}
	header nav #gnav{
		width: 100%;
		min-width: 100%;
		display: block;
	}
		header nav #gnav ul{
			width: 100%;
			background: #000000;
			padding: 0px;
		}
		header nav #gnav ul li{
			width: 100%;
			display: block;
			background: #000000;
			border-bottom: 1px solid #333333;
			border-right: none;
		}	
			header nav #gnav ul li:first-child{
				border-top: 1px solid #333333;
				border-left: none;
			}
			header nav #gnav ul li:last-child{
				width: 100%;
				display: block;
			}
			header nav #gnav ul li:last-child a{
				position: absolute;
				top: 50%;
				right: 50%;
				margin-right: 44px;
				z-index: 11;
				overflow: hidden;
				margin-top: -13.5px;
			}
			#snsList{
			    display: block;
			    width: 100%;
			    background: #000000;
			    text-align: center;
			    padding: 26px 0px;
			    position: initial;
			    top: 0px;
			    right: 0px;
			}
			.search-form{
				position: relative;
				width: 100%;
				text-align: center;
				top: 1px;
				right: 0px;
				height: auto;
				opacity: 1;
				margin-right: 0px;
			}
			.search-field{
				width: 100%;
				margin-left: 0px;
				text-align: center;
			}
				header nav #gnav ul li a{	
					padding: 28px 0px;
					display: inline-block;
				}
				
			header nav #gnav ul li:nth-child(1) a{
				width: 50%;
				font-size: 12px;
			}
			header nav #gnav ul li:nth-child(2) a{
				width: 50%;
				font-size: 12px;
			}
			header nav #gnav ul li:nth-child(3) a{
				width: 50%;
				font-size: 12px;
			}
			header nav #gnav ul li:nth-child(4) a{
				width: 50%;
				font-size: 12px;
			}
			header nav #gnav ul li:nth-child(5) a{
				width: 50%;
				font-size: 12px;
			}
			header nav #gnav ul li a img{
				float: none;
			}
	#snsList{
		display: block;
		width: 100%;
		background: #000000;
		text-align: center;
		padding: 14px 0px;
	}
		#snsList p{
			margin: 0px 15px;
			padding: 0;
		}
	.bnrArea__300-250{
		background: #000000;
		text-align: center;
	}
	.bnrArea__300-600{
		display: none;
	}
		.thumbLayout-wrap__4 {
		    width: 90%;
		    margin: 50px auto 35px;
		    padding-left: 0px;
		    border-left: none;
		}
	.detailPage .thumbLayout-wrap__4 {
		width: auto;
	}
	.thumbLayout__4{
		width: 100%;
		padding-left: 0px;
	}
	.detailPage .bnrArea__2 .for-sp{
		display: none !important;
	}	
.section-ttl span {
	margin-top: 42px;
}
.thumbLayout-wrap__4 h2{
	font-size: 21px;
}
	/* ------

	thumbLayout__0

	------ */
	#news_slider .thumbLayout__0{
		width: 100%;
		min-width: 250px;
		max-width: 290px;
		margin: 0px 8.5px;
	}
	.thumbLayout__0 a span:nth-child(2){
		font-size: 10px;
		margin: 17px 0px 7px;
	}
	.thumbLayout__0 a .ttl{
		font-size: 15px;
	}
	.thumbLayout__0 a .time{
		font-size: 11px;
	}
	.thumbLayout__0 a .txt{
		margin: 15px 0px;
	}
	.thumbLayout__0 .txtReadMore{
		font-size: 10px;
	}
	.thumbLayout__0 a .img.not-image:after{
		content: "";
		display: block;
		padding-top: 25%;
	}

	/* ------

	thumbLayout__1

	------ */
	.thumbLayout__1{
		width: 100%;
	}
			.thumbLayout__1 a{
				background: #fff;
				padding: 15px 0px;
			}
				.thumbLayout__1 a dd {
					padding: 0px 0px 0px 10px;
					display: table-cell;

				}
					.thumbLayout__1 a dd span:first-child {
					    font-size: 10px;
					    margin: 0px 0px 5px;
					    letter-spacing: normal;
					}
					.thumbLayout__1 a dd .ttl{
						font-size: 12px;
						font-weight: bold;
						color: #363636;
						margin: 0px;
					}
					.thumbLayout__1 a dd .txt{
						font-size: 10px;
						margin: 0px 0px 0px 0px;
						display: none;
					}
					.thumbLayout__1 a dd .ttl .time{
						margin: 10px 0px 0px 0px;
					}
					.thumbLayout__1 a dd .txtReadMore{
						display: none;
					}
	/* ------

	thumbLayout__2

	------ */
	.thumbLayout__2{
		width: 100%;
		margin: 10px auto 0px;
	}
	/* ------

	thumbLayout__3

	------ */
	.thumbLayout__3{
		width: 100%;
		margin: 0px auto;	
	}
	.thumbLayout__3 > a > p:nth-of-type(1){
		font-size: 10px;
		margin: 19px 0px 10px;
	}
	/* ------

	thumbLayout__4

	------ */
	.thumbLayout__4 > li > a > .left{
		width: 30%;
	}
		.thumbLayout__4 > li > a > .left img{
			width: 100%;
		}
	/* ------

	bnr_Area__1

	------ */
	.bnrArea__1 {
	    padding: 0px 0px;
	}
		/*.bnrArea__1 a img{
			width: 300px;
			height: 250px;
		}*/

	.btn-pagetop{
		width: 30.5px;
	}
		.btn-pagetop img{
			width: 100%;
			display: none;
		}

.adjacent__section .adjacent__right:before{
	top: 35%;
}
.adjacent__section .adjacent__left:before{
	top: 35%;
}
.adjacent__section .adjacent__left span:before{
	position: absolute;
    top: -30px;
    right: -23px;
}
.adjacent__section .adjacent__right span:before{
	position: absolute;
    top: -30px;
    left: -23px;
}

/*.bnrArea__1 a:before,
.bnrArea__2 a:before{
	content: "SPONSORED LINK __";
    display: block;
    vertical-align: bottom;
    font-size: 10px;
    color: #666666;
    padding-right: 0px;
    text-align: left;
    margin: 0 0 20px 10px;
}*/
.bnrArea__2 {
    padding: 50px 0px;
}
.detailPage .bnrArea__2{
	display: none !important;
}
.bnrArea__2 .for-pc{
	display: none;
}
	/* ------

	footer

	------ */
	footer{
		width: 100%;
		padding: 50px 0px 0px 0px;
	}
		footer > ul{
			width: 90%;
		}
			footer > ul > li{
				width: 44%;
				height: auto;
			}
			footer > ul > li:last-child{
				width: 100%;
				display: block;
				text-align: center;
				border: none;
				padding-left: 0px;
				margin: 0 0 40px 0;
			}
		.adjacent__section .adjacent__right span:after {
			display: none;
		}
		.adjacent__section .adjacent__right span:before {
		    content: "";
		    display: inline-block;
		    background: url(https://3bdd59.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/single/btn_next_white.png) no-repeat right center;
		    width: 30px;
		    height: 6px;
		    padding-left: 10px;
		    transition: 0.3s all ease-out;
		    -webkit-transition: 0.3s all ease-out;
		    -moz-transition: 0.3s all ease-out;
		    -ms-transition: 0.3s all ease-out;
		}
		.bnrArea__300-250 p {
			width: 100%;
		}
		.section-ttl:after{
			top: 40px;
		}
		.thumbLayout-wrap__4 .tabList {
			margin: 34px auto 0px;
		}
		.adjacent__section{
			margin: 34px 0px 0px 0px;
		}
	.btn-pagetop a{
		background-size: 30.5px;
	}
	.topPage .btn-pagetop a{
		background-size: 30.5px;
	}

	.btn-pagetop__2{
		display: block;
	}
	.detailPage table td{
		padding: 0px 10px 10px 10px;
	}
	.detailPage table tr td:nth-child(1) {
	    vertical-align: top;
	    display: block;
	    width: 100% !important;
	    border-bottom: none;
	    padding: 23px 0px 8px 10px;
	    line-height: 1.1;
	}
	.detailPage table tr td:nth-child(2) {
		padding-top: 0px;
		padding-bottom: 10px;
		display: block;
		line-height: 1.4;
		padding: 0px 10px 20px 10px;
	}
	.cf .article__outline .article table:nth-of-type(2) td:nth-child(1){
		padding: 22px 0px 8px 10px;
	}


}/* @media screen and (max-width: 640px) */
.swpm-login-form-inner{
	text-align: center;
}
.swpm-login-widget-form{
	padding-bottom: 100px;
}
.swpm-more-tag-not-logged-in{
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.swpm-username-label{
	margin-bottom: 5px;
}
.swpm-label{
	font-size: 17px;
}
.swpm-username-input{
	margin-bottom: 30px;
}
.swpm-username-input, .swpm-password-input,.swpm-remember-me{
	margin-bottom: 25px;
}
.swpm-login-form-submit{
	width: 200px !important;
}
.swpm-forgot-pass-link,.swpm-join-us-link{
	margin-bottom: 15px;
}
#swpm-pw-reset-form{
	padding: 40px;
	text-align: center;
}
.swpm-pw-reset-submit-button{
	margin-top: 40px !important;
}
#swpm-registration-form{
	width: 400px;
	margin: 0 auto;
}
.swpm-registration-submit{
	margin: 40px 0 !important;
}
#message{
	padding: 0 0 70px 0;
}
.swpm-more-tag-restricted-msg{
	margin-bottom: 20px;
	color: #f23232;
}
.swpm-login-widget-logged{
	text-align: center;
	padding-bottom: 80px;
}
.swpm-logged-username{
	margin-bottom: 15px;
}
.swpm-logged-status{
	margin-bottom: 15px;
}
.swpm-logged-membership{
	margin-bottom: 15px;
}
.swpm-logged-expiry{
	margin-bottom: 45px;
}
.swpm-logged-label {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
}
.swpm-registration-success-msg{
	text-align: center;
}
.swpm-edit-profile-submit-section{
	margin-top: 25px !important;
}
.swpm-edit-profile-link,
.swpm-logged-logout-link{
	padding: 0 10px 20px;
	display: inline-block;
	vertical-align: top;
}
.swpm-edit-profile-link a,
.swpm-logged-logout-link a{
	font-size: 20px;
}
.swpm-registration-submit-section input[type="submit"],
.swpm-pw-reset-submit-button input[type="submit"],
.swpm-edit-profile-submit-section input[type="submit"],
.swpm-login-submit input[type="submit"]{
	background: #000000;
	outline: none;
	border-radius: 0px;
}
.swpm-edit-profile-form input[type="password"],
.swpm-edit-profile-form input[type="text"],
.swpm-registration-widget-form input[type="text"],
.swpm-registration-widget-form input[type="password"],
.swpm-pw-reset-widget-form input[type="text"]{
	padding: 10px;
	outline: none;
}
input[type="submit"].swpm-buy-now-button-submit{
	padding: 30px 60px;
    margin: 10px auto 50px;
    background: #000;
    border-radius: 0px;
}
.swpm-post-not-logged-in-msg{
	padding-bottom: 100px;
	line-height: 1.5;
}
.featuredItem_section{
	padding: 50px 0 0 0;
}
.featuredItem_section .section-ttl{
	padding-left: 15px;
	font-weight: 500;
}
.featuredItem_section .section-ttl:after{
	margin-left: -8.5px;
}
.featured_slider{
	width: 862px; 
	margin: 50px auto 100px;
	opacity: 0;
	transition: 0.2s all ease-out;
	-webkit-transition: 0.2s all ease-out;
}

.featured_slider.slick-initialized{
	opacity: 1;
}
@media(max-width: 900px){
	.featured_slider{
		width: 100%;
		margin: 50px auto 50px;
	}
}


.featured_slider_list{
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.featured_slider_list > a{
	display: block;
	transition: 0.3s all ease-out;
	-webkit-transition: 0.3s all ease-out;
}
.featured_slider_list > a:hover{
	opacity: 0.7;
	-ms-filter: alpha(opacity=70);
}
.featured_slider_list_image{
	width: 200px;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.featured_slider_list_image:after{
	content: "";
	display: block;
	padding-top: 56.49999999999999%;
}
@media(max-width:768px){
	/*.featured_slider_list_image{
		width: 100%;
		height: auto;
	}
	.featured_slider_list_image:after{
		content: "";
		display: block;
		padding-top: 56.49999999999999%;
	}*/
}
.featured_slider_list_image img{
	width: 100%;
}
.featured_slider_list_title{
	font-size: 18px;
	color: #363636;
	line-height: 1.7;
	margin-top: 15px;
	text-align: center;
}
@media(max-width:768px){
	.featured_slider_list_title{
		font-size: 15px;
	}
}
.featured_slider_list_text{
	font-size: 14px;
    color: #666666;
    margin: 10px 0px 20px;
    line-height: 1.9;
    text-align: center;
}


.featured_slider_prevBtn{
	left: 50%;
    background: url(https://c835d4.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_black_left.png) no-repeat center center;
    width: 56px;
    height: 56px;
    display: block;
    background-size: 17px 54px;
    z-index: 10;
    position: absolute;
    top: 87px;
    margin-left: -469px;
}
@media(max-width:900px){
	.featured_slider_prevBtn{
		left: 10%;
		margin-left: 0;
	}
}
@media(max-width:768px){
	.featured_slider_prevBtn{
		top: 50%;
		left: 50%;
		width: 8.5px;
		background-size: 8.5px;
		margin-top: -75px;
		margin-left: -117px;
	}
}
.featured_slider_nextBtn{
	right: 50%;
    background: url(https://e895bc.claudeassets.com/20250807130309im_/https://www.thelifewares.com/wp/wp-content/themes/LIFEWARES%20NEW/img/arrow_black_right.png) no-repeat center center;
    width: 56px;
    height: 56px;
    display: block;
    background-size: 17px 54px;
    z-index: 10;
    position: absolute;
    top: 87px;
    margin-right: -469px;
}
@media(max-width:900px){
	.featured_slider_nextBtn{
		right: 10%;
		margin-right: 0;
	}
}
@media(max-width:768px){
	.featured_slider_nextBtn{
		top: 50%;
		right: 50%;
		width: 8.5px;
		background-size: 8.5px;
		margin-top: -75px;
		margin-right: -117px;
	}
}




/*
     FILE ARCHIVED ON 07:22:07 Aug 28, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:51:34 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.764
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.069
  esindex: 0.014
  cdx.remote: 53.042
  LoadShardBlock: 944.956 (3)
  PetaboxLoader3.datanode: 137.184 (4)
  load_resource: 1137.8
  PetaboxLoader3.resolve: 1106.624
*/